Welcome![Sign In][Sign Up]
Location:
Search - k means source code

Search list

[Mathimatics-Numerical algorithmsk均值聚类算法源代码

Description: K均值聚类算法源代码-K-means clustering algorithm source code
Platform: | Size: 29696 | Author: 静子 | Hits:

[GDI-Bitmapk均值聚类算法

Description: k均值算法的源代码-k means algorithm source code
Platform: | Size: 2048 | Author: 刘新华 | Hits:

[AI-NN-PRK-Means动态聚类算法源程序

Description: This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Platform: | Size: 30720 | Author: 刘思 | Hits:

[Graph RecognizeK-means算法源码

Description: kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat- Number of patterns (int) SizeVect- Size of vector (int) NClust- Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect]- vector 1 (real) vect[2,1] ... vect[2,SizeVect]- vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> 
Platform: | Size: 3072 | Author: li | Hits:

[Special Effects将维对分和K均值算法分割图像

Description: 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
Platform: | Size: 50176 | Author: pbt | Hits:

[GDI-BitmapK-Means聚类

Description: k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
Platform: | Size: 1024 | Author: 熊健 | Hits:

[AI-NN-PRKMEANS_FixedBug

Description: 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
Platform: | Size: 7168 | Author: 赵真清 | Hits:

[Mathimatics-Numerical algorithmsVCk-means

Description: VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
Platform: | Size: 1024 | Author: puxx | Hits:

[Mathimatics-Numerical algorithmsMATLABfuzzy-K-means

Description: MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
Platform: | Size: 1024 | Author: puxx | Hits:

[Mathimatics-Numerical algorithmsK-Means-Algorithm

Description: k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
Platform: | Size: 30720 | Author: 周董 | Hits:

[Audio programspeex-1.0.5

Description: 基于Speex的音频压缩和解码器的源代码,不次于iLBC,处理丢包&窄带宽时,5~30k下声音非常不错-based on the Speex audio compression and decoding of the source code, of which iLBC. handle packet loss & narrow bandwidth, 5- 30k under very good voice
Platform: | Size: 628736 | Author: hnycmx | Hits:

[Documentsk--junzhi

Description: k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
Platform: | Size: 3072 | Author: | Hits:

[OtherK-MEANS

Description: 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
Platform: | Size: 294912 | Author: 刘凡 | Hits:

[AI-NN-PRk-means

Description: 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
Platform: | Size: 102400 | Author: 张健飞 | Hits:

[Mathimatics-Numerical algorithmsk-means--source-code

Description: k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
Platform: | Size: 16384 | Author: sakura | Hits:

[AI-NN-PRK-means

Description: 聚类算法(K-means)源代码,通过对该代码的运行,可以实现对各种数据的聚类显示,最终选出聚类中心-Clustering algorithm (K-means) source code, run through the code, can display a variety of data clustering, selected a cluster center
Platform: | Size: 3072 | Author: yaoxuanhua | Hits:

[matlabk-means

Description: K-means源码,用matlab实现,共有两个例子,简单易学-K-means source code, using matlab realize, there are two examples, easy to learn
Platform: | Size: 24576 | Author: leven | Hits:

[Software Engineeringk-means

Description: 在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
Platform: | Size: 33792 | Author: emily | Hits:

[OtherK-Means.zip

Description: K-Means源程序代码,供大家下载交流与学习,K-Means source code available for download exchanges and learning
Platform: | Size: 1024 | Author: 李辉 | Hits:

[simulation modelingk-means-matlab

Description: 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
Platform: | Size: 50176 | Author: huan222 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net